Started

Jan 22, 2025 01:53:48 PM

Ended

Jan 22, 2025 01:54:57 PM

Features Passed

2

Features Failed

2

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@AddNewContact 1 1 0 0 50%
@TC1.1 1 0 0 0 100%
@UserSignup 2 0 0 0 100%
@EditContactDetails 0 2 0 0 0%
@TC7.2 0 1 0 0 0%
@TC1.2 1 0 0 0 100%
@TC7.1 0 1 0 0 0%
@TC3.1 1 0 0 0 100%
@TC4.1 0 1 0 0 0%
@TC4.2 1 0 0 0 100%
@Regression 4 0 0 0 100%
@LoginUser 2 0 0 0 100%
@TC3.2 1 0 0 0 100%

System/Environment

NameValue
user QA AUTOMATION CLASSES
build 0.1.1
os Windows
  • EditContact

    1:53:49 PM / 00:00:22:234 Fail

    EditContact
    01.22.2025 1:53:49 PM 01.22.2025 1:54:11 PM 00:00:22:234 · #test-id=1
    Given User logs in to the Contact List App
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks the selected contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks the Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clears the fields to edit
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User enters valid details into the cleared fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks the Submit button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then User verifies if the contact is updated
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User logs in to the Contact List App
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks the selected contact
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks the Edit Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clears the fields to edit
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User enters invalid details into the cleared fields
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks the Submit button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then User verifies the error messages
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • AddNewContact

    1:54:11 PM / 00:00:23:780 Fail

    AddNewContact
    01.22.2025 1:54:11 PM 01.22.2025 1:54:35 PM 00:00:23:780 · #test-id=44
    Given User login to Contact List App
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User enters valid data details
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then User verify new contact is added
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given User login to Contact List App
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When User clicks Add New Contact button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User enters invalid data details
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And User clicks Submit button in Add Contact Page
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then User verifies the error message
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • UserLogin

    1:54:35 PM / 00:00:09:401 Pass

    UserLogin
    01.22.2025 1:54:35 PM 01.22.2025 1:54:44 PM 00:00:09:401 · #test-id=79
    Given User has an existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When the user enters valid credentials
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And the user clicks the Submit button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then the user verifies that the Contact List Page is displayed
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given the user has no existing account
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When the user enters invalid credentials
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then the user verifies the corresponding error message
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
  • UserSignup

    1:54:44 PM / 00:00:12:823 Pass

    UserSignup
    01.22.2025 1:54:44 PM 01.22.2025 1:54:57 PM 00:00:12:823 · #test-id=108
    Given the user clicks the Signup button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When the user enters valid information details
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And the user clicks the Submit button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then the user verifies that the Contact List Page is displayed
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Given the user clicks the Signup button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    When the user enters invalid information details
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    And the user clicks the Submit button
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot
    Then the user verifies the error message
    com.cheq.contact_list.hooks.Hooks.actionAfterEachStep(io.cucumber.java.Scenario)
    Step Screenshot